home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / SCRIPTZ / EGGPOP.ZIP / egg2.txt < prev    next >
Text File  |  1997-03-18  |  4KB  |  118 lines

  1. Eggdrop Stuff╖
  2. .Echo Off:/say .echo off
  3. .-
  4. .Isolate PL:/say .set isolate 1
  5. .-
  6. .Merge PL:/say .set isolate 0
  7. .-
  8. .Help
  9. ..Help:/say .help
  10. ..fludhelp:/say .fludhelp
  11. .-
  12. .Console
  13. ..#channel1:/say .con #channel1 +mjpkc
  14. ..#channel2:/say .con #channel2 +mjpkc
  15. ..#channel3:/say .con #channel3 +mjpkc
  16. ..#channel4:/say .con #channel4 +mjpkc
  17. ..+5:/say .con +5
  18. ..Other Channel:/say .con $$?="Enter channel:" +mjkpc
  19. .-
  20. .List Users
  21. ..Who:/say .who
  22. ..Whom:/say .whom
  23. ..Whois:/.say .whois $$?="Enter User Nick:"
  24. ..Match ?:/say .match $$?="Enter flag to match:"
  25. ..Channel:/say .channel
  26. ..On linked bot:/say .who $$?="Enter Nick Of Linked Bot:"
  27. ..Operators On Bot:/say .match +o
  28. ..Masters On Bot:/say .match +m
  29. ..Bots:/say .bots
  30. ..Bot Tree:/say .bottree
  31. ..Fludbots:/say .fludbots
  32. ..Flud info:/say .flud
  33. .-
  34. .FludNet
  35. ..Bots:/say .bots
  36. ..Fludbots:/say .fludbots
  37. ..Bottree:/say .bottree
  38. ..Flud info:/say .flud
  39. ..FludHelp:/say .fludhelp
  40. ..Flud-act ON:/say .set fludact 1
  41. ..Flud-act OFF:/say .set fludact 0
  42. ..Boom flood:/say .flud $?="Enter nick(s) to flood." 10 15
  43. ..V flood:/say .flud $?="Enter nick(s) to flood." 10 17
  44. ..DCC flood:/say .flud $?="Enter nick(s) to flood." 10 12
  45. ..Junk flood:/say .flud $?="Enter nick(s) to flood." 10 7
  46. ..Ping flood:/say .flud $?="Enter nick(s) to flood." 10 2
  47. ..Page flood:/say .flud $?="Enter nick(s) to flood." 10 21
  48. ..BotFuck flood:/say .flud $?="Enter nick(s) to flood." 10 25
  49. ..Other flood:/say .flud $$?="Enter Nick(s) or (user@server):" $$?="Flood How Many Lines?:" $$?="Enter Flud Index Number:"
  50. .-
  51. .Channel Controls
  52. ..Kick:/say .kick $?="Enter Hostmask to Kick:"
  53. ..Kick/Ban:/say .kickban $?="Enter Hostmask to Kick/Ban:"
  54. ..Op:/say .op $?="Enter nick to op:"
  55. ..De-Op:/say .deop $?="Enter nick to deop:"
  56. ..-
  57. ..Bans
  58. ...View Current Console Banlist:/say .bans
  59. ...View Complete Console Banlist:/say .bans all
  60. ...-
  61. ...Reset BanList:/say .resetbans
  62. ...-
  63. ...Add PermBan:/say .+ban $?="Enter Hostmask to Ban:"
  64. ...Remove PermBan:/say .-ban $?="Enter Ban Number to Remove:"
  65. .-
  66. .Private bot channels
  67. ..Join:/say .chat $$?="Enter the channel number to join:"
  68. ..Return To Party Line:/say .chat 0
  69. .-
  70. .Notes
  71. ..Write:/say .note $$?="Enter nick:" $$?="Enter your note:"
  72. ..Read
  73. ...Read One:/say .notes read $$?="Enter the number of the note you wish to read:"
  74. ...Read All:/say .notes read
  75. ..Erase
  76. ...Erase One:/say .notes erase $$?="Enter the number of the note you wish to erase:"
  77. ...Erase All:/say .notes erase
  78. ..Index:/say .note index
  79. ..Banner:/say .Banner $$?="Message To Send:"
  80. .-
  81. .Chattr
  82. ..Add user:/say .adduser $$?="Enter User nick:"
  83. ..Check user:/say .whois $$?="Enter User nick:"
  84. ..Chattr +o:/say .chattr $$?="Enter User nick:" +o
  85. ..Chattr -o:/say .chattr $$?="Enter User nick:" -o
  86. ..Chattr +f:/say .chattr $$?="Enter User nick:" +f
  87. ..Chattr -f:/say .chattr $$?="Enter User nick:" -f
  88. ..Chattr +p:/say .chattr $$?="Enter User nick:" +p
  89. ..Chattr -p:/say .chattr $$?="Enter User nick:" -p
  90. ..Chattr +d:/say .chattr $$?="Enter User nick:" +d
  91. ..Chattr -d:/say .chattr $$?="Enter User nick:" -d
  92. ..Chattr +m:/say .chattr $$?="Enter User nick:" +m
  93. ..Chattr -m:/say .chattr $$?="Enter User nick:" -m
  94. ..Chattr +n:/say .chattr $$?="Enter User nick:" +n
  95. ..Chattr -n:/say .chattr $$?="Enter User nick:" -n
  96. ..Save:/say .save
  97. ..Rehash:/say .rehash
  98. .-
  99. .Password stuff
  100. ..Change Users Password:/say .chpass $$?="Enter Nick:" $$?="enter new password:"
  101. ..Add hostmask:/say .+host $$?="Enter Nick:" $$?="enter new hostmask:"
  102. ..Find users with no pass:/say .checkpass
  103. .-
  104. .FileServer
  105. ..Initiate FileServer:/say .files
  106. ..Close FileServer:/say quit
  107. ..-
  108. ..List Files:/say ls
  109. ..Get File:/say get $$?="Type Filename To Get:" $me
  110. .-
  111. .Change yer info:/say .info $?="Enter an info string (type 'none' for no info line):"
  112. .-
  113. .Save:/say .save
  114. .Rehash:/say .rehash
  115. .Jump Servers:/say .jump $$?="Enter server to jump to:"
  116. .Close Eggdrop Session:/say .quit
  117. .Kill Bot:/say .die
  118.